func crypto/internal/fips140/nistec.limbsToBytes

3 uses

	crypto/internal/fips140/nistec (current package)
		p256_asm.go#L192: 	limbsToBytes(b, (*[4]uint64)(l))
		p256_asm.go#L195: func limbsToBytes(b *[32]byte, l *[4]uint64) {
		p256_asm.go#L388: 	limbsToBytes(b, (*[4]uint64)(l))